[INFO] fetching crate poot 0.1.1...
[INFO] testing poot-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate poot 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate poot 0.1.1
[INFO] finished tweaking crates.io crate poot 0.1.1
[INFO] tweaked toml for crates.io crate poot 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate poot 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate poot 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bafc9499c64d3af8a4c2015fce92659d50a0bc1655be86c06e9a3d90915cbe9
[INFO] running `Command { std: "docker" "start" "-a" "6bafc9499c64d3af8a4c2015fce92659d50a0bc1655be86c06e9a3d90915cbe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bafc9499c64d3af8a4c2015fce92659d50a0bc1655be86c06e9a3d90915cbe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bafc9499c64d3af8a4c2015fce92659d50a0bc1655be86c06e9a3d90915cbe9", kill_on_drop: false }`
[INFO] [stdout] 6bafc9499c64d3af8a4c2015fce92659d50a0bc1655be86c06e9a3d90915cbe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 019c2c3b2b48b5c8933d29d5d7064861b13f9fea2ce390d04e50ffb5da59bc30
[INFO] running `Command { std: "docker" "start" "-a" "019c2c3b2b48b5c8933d29d5d7064861b13f9fea2ce390d04e50ffb5da59bc30", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling simplesocket v1.0.0
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling poot v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/subscriptions/general_update.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             GeneralUpdateEvent::NewPostAdded(post) => {
[INFO] [stdout]    |             -------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 73 |             _ => {
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mod_id`, `reason`, `ban_length`, `issued`, and `infraction_type` are never read
[INFO] [stdout]   --> src/model/client_user.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Infraction {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 13 |     #[serde(rename = "ModID")]
[INFO] [stdout] 14 |     mod_id: UserId,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     reason: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     ban_length: Value,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     issued: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     infraction_type: InfractionType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Infraction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `icon`, `invite`, `owner`, `last_checked`, and `last_content` are never read
[INFO] [stdout]   --> src/model/group.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Group {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 51 |     id: GroupId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 52 |     icon: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 53 |     invite: GroupInviteType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 54 |     owner: UserId,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 55 |     last_checked: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     last_content: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GroupActions` is never used
[INFO] [stdout]   --> src/model/group.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | trait GroupActions {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `has_mentions`, `user`, and `created_at` are never read
[INFO] [stdout]   --> src/model/post.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct PostRaw {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub has_mentions: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub user: UserId,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub created_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `username`, and `roles` are never read
[INFO] [stdout]   --> src/model/user.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     id: UserId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 11 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     roles: Vec<Role>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp` and `user_id` are never read
[INFO] [stdout]   --> src/subscriptions/general_update.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct NewPostAdded {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 28 |     #[serde(rename = "Timestamp")]
[INFO] [stdout] 29 |     pub timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 30 |     #[serde(rename = "UserID")]
[INFO] [stdout] 31 |     pub user_id: UserId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewPostAdded` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> src/subscriptions/general_update.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Events::on_post` that must be used
[INFO] [stdout]   --> src/subscriptions/general_update.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let _ = ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `trait_alias` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_alias)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "019c2c3b2b48b5c8933d29d5d7064861b13f9fea2ce390d04e50ffb5da59bc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019c2c3b2b48b5c8933d29d5d7064861b13f9fea2ce390d04e50ffb5da59bc30", kill_on_drop: false }`
[INFO] [stdout] 019c2c3b2b48b5c8933d29d5d7064861b13f9fea2ce390d04e50ffb5da59bc30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abdb1f7e9e5005bc42d1ff39375ea4f7a9e9a817e0fb31a65ad7b4f67f0434f2
[INFO] running `Command { std: "docker" "start" "-a" "abdb1f7e9e5005bc42d1ff39375ea4f7a9e9a817e0fb31a65ad7b4f67f0434f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling poot v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/subscriptions/general_update.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             GeneralUpdateEvent::NewPostAdded(post) => {
[INFO] [stdout]    |             -------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 73 |             _ => {
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mod_id`, `reason`, `ban_length`, `issued`, and `infraction_type` are never read
[INFO] [stdout]   --> src/model/client_user.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Infraction {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 13 |     #[serde(rename = "ModID")]
[INFO] [stdout] 14 |     mod_id: UserId,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     reason: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     ban_length: Value,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     issued: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     infraction_type: InfractionType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Infraction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `icon`, `invite`, `owner`, `last_checked`, and `last_content` are never read
[INFO] [stdout]   --> src/model/group.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Group {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 51 |     id: GroupId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 52 |     icon: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 53 |     invite: GroupInviteType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 54 |     owner: UserId,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 55 |     last_checked: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     last_content: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GroupActions` is never used
[INFO] [stdout]   --> src/model/group.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | trait GroupActions {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `has_mentions`, `user`, and `created_at` are never read
[INFO] [stdout]   --> src/model/post.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct PostRaw {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub has_mentions: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub user: UserId,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub created_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `username`, and `roles` are never read
[INFO] [stdout]   --> src/model/user.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     id: UserId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 11 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     roles: Vec<Role>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp` and `user_id` are never read
[INFO] [stdout]   --> src/subscriptions/general_update.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct NewPostAdded {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 28 |     #[serde(rename = "Timestamp")]
[INFO] [stdout] 29 |     pub timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 30 |     #[serde(rename = "UserID")]
[INFO] [stdout] 31 |     pub user_id: UserId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewPostAdded` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> src/subscriptions/general_update.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Events::on_post` that must be used
[INFO] [stdout]   --> src/subscriptions/general_update.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let _ = ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `trait_alias` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_alias)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/subscriptions/general_update.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             GeneralUpdateEvent::NewPostAdded(post) => {
[INFO] [stdout]    |             -------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 73 |             _ => {
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mod_id`, `reason`, `ban_length`, `issued`, and `infraction_type` are never read
[INFO] [stdout]   --> src/model/client_user.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Infraction {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 13 |     #[serde(rename = "ModID")]
[INFO] [stdout] 14 |     mod_id: UserId,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     reason: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     ban_length: Value,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     issued: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     infraction_type: InfractionType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Infraction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `icon`, `invite`, `owner`, `last_checked`, and `last_content` are never read
[INFO] [stdout]   --> src/model/group.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Group {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 51 |     id: GroupId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 52 |     icon: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 53 |     invite: GroupInviteType,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 54 |     owner: UserId,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 55 |     last_checked: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     last_content: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `GroupActions` is never used
[INFO] [stdout]   --> src/model/group.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | trait GroupActions {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `has_mentions`, `user`, and `created_at` are never read
[INFO] [stdout]   --> src/model/post.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) struct PostRaw {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub has_mentions: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub user: UserId,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub created_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `username`, and `roles` are never read
[INFO] [stdout]   --> src/model/user.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct User {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     id: UserId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 11 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     roles: Vec<Role>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp` and `user_id` are never read
[INFO] [stdout]   --> src/subscriptions/general_update.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct NewPostAdded {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 28 |     #[serde(rename = "Timestamp")]
[INFO] [stdout] 29 |     pub timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 30 |     #[serde(rename = "UserID")]
[INFO] [stdout] 31 |     pub user_id: UserId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewPostAdded` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stdout]   --> src/subscriptions/general_update.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Events::on_post` that must be used
[INFO] [stdout]   --> src/subscriptions/general_update.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     let _ = ctx.events.on_post(ctx.clone(), post);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `trait_alias` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_alias)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "abdb1f7e9e5005bc42d1ff39375ea4f7a9e9a817e0fb31a65ad7b4f67f0434f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abdb1f7e9e5005bc42d1ff39375ea4f7a9e9a817e0fb31a65ad7b4f67f0434f2", kill_on_drop: false }`
[INFO] [stdout] abdb1f7e9e5005bc42d1ff39375ea4f7a9e9a817e0fb31a65ad7b4f67f0434f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e1db30b40365e7475399b457d095c473b6f90eef50f01fb07a738275ae4b08b
[INFO] running `Command { std: "docker" "start" "-a" "4e1db30b40365e7475399b457d095c473b6f90eef50f01fb07a738275ae4b08b", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]   --> src/subscriptions/general_update.rs:73:13
[INFO] [stderr]    |
[INFO] [stderr] 66 |             GeneralUpdateEvent::NewPostAdded(post) => {
[INFO] [stderr]    |             -------------------------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 73 |             _ => {
[INFO] [stderr]    |             ^ no value can reach this
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `mod_id`, `reason`, `ban_length`, `issued`, and `infraction_type` are never read
[INFO] [stderr]   --> src/model/client_user.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Infraction {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 13 |     #[serde(rename = "ModID")]
[INFO] [stderr] 14 |     mod_id: UserId,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |     reason: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     ban_length: Value,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     issued: DateTime<Utc>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |     infraction_type: InfractionType,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Infraction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `icon`, `invite`, `owner`, `last_checked`, and `last_content` are never read
[INFO] [stderr]   --> src/model/group.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct Group {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 51 |     id: GroupId,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 52 |     icon: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 53 |     invite: GroupInviteType,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 54 |     owner: UserId,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 55 |     last_checked: DateTime<Utc>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 56 |     last_content: DateTime<Utc>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: trait `GroupActions` is never used
[INFO] [stderr]   --> src/model/group.rs:60:7
[INFO] [stderr]    |
[INFO] [stderr] 60 | trait GroupActions {
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `has_mentions`, `user`, and `created_at` are never read
[INFO] [stderr]   --> src/model/post.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) struct PostRaw {
[INFO] [stderr]    |                   ------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub has_mentions: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub user: UserId,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub created_at: DateTime<Utc>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `username`, and `roles` are never read
[INFO] [stderr]   --> src/model/user.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct User {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 10 |     id: UserId,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 11 |     username: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 12 |     roles: Vec<Role>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `timestamp` and `user_id` are never read
[INFO] [stderr]   --> src/subscriptions/general_update.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct NewPostAdded {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 28 |     #[serde(rename = "Timestamp")]
[INFO] [stderr] 29 |     pub timestamp: u64,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 30 |     #[serde(rename = "UserID")]
[INFO] [stderr] 31 |     pub user_id: UserId,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NewPostAdded` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused pinned boxed `Future` trait object that must be used
[INFO] [stderr]   --> src/subscriptions/general_update.rs:70:21
[INFO] [stderr]    |
[INFO] [stderr] 70 |                     ctx.events.on_post(ctx.clone(), post);
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Events::on_post` that must be used
[INFO] [stderr]   --> src/subscriptions/general_update.rs:70:21
[INFO] [stderr]    |
[INFO] [stderr] 70 |                     ctx.events.on_post(ctx.clone(), post);
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 70 |                     let _ = ctx.events.on_post(ctx.clone(), post);
[INFO] [stderr]    |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: feature `trait_alias` is declared but not used
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(trait_alias)]
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `poot` (lib) generated 10 warnings
[INFO] [stderr] warning: `poot` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poot-f703b2ec0d22e4c9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test model::role::test ... ok
[INFO] [stdout] test test::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test' (17) panicked at src/lib.rs:127:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1cbe2cc34a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1cbe2cc34a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1cbe2cc34a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1cbe2cc34a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1cbe2e2caa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1cbe2e2caa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5d1cbe2d13e2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d1cbe2d13e2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d1cbe2aa51f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d1cbe2aa51f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d1cbe2c4309 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1cbdf50edc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d1cbdf50edc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d1cbe2c4582 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d1cbe2c4582 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d1cbe2aa5d8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d1cbe2a1cb9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d1cbe2ab54d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1cbe2e346c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1cbe2e31e2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d1cbdcaeafa - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d1cbdcaeafa - poot[8ce261c63d6aced5]::test::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:127:46
[INFO] [stdout]   22:     0x5d1cbdc9b45d - <core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d1cbdc909cd - <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:64
[INFO] [stdout]   24:     0x5d1cbdc97b10 - tokio[51da3ac81f0d0aa4]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5d1cbdc9c395 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[51da3ac81f0d0aa4]::coop::Budget>>>::try_with::<tokio[51da3ac81f0d0aa4]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5d1cbdc9c03e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[51da3ac81f0d0aa4]::coop::Budget>>>::with::<tokio[51da3ac81f0d0aa4]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5d1cbdc9088f - tokio[51da3ac81f0d0aa4]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5d1cbdc9088f - tokio[51da3ac81f0d0aa4]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5d1cbdc9088f - <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   30:     0x5d1cbdc8c1f0 - <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   31:     0x5d1cbdc8edf8 - <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:44
[INFO] [stdout]   32:     0x5d1cbdc8eb84 - <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   33:     0x5d1cbdc7d17d - <tokio[51da3ac81f0d0aa4]::macros::scoped_tls::ScopedKey<tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::Context>>::set::<<tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}, ()>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::Core>, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5d1cbdc8ddbc - <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   35:     0x5d1cbdc8e005 - <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut poot[8ce261c63d6aced5]::test::test::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   36:     0x5d1cbdc8880f - <tokio[51da3ac81f0d0aa4]::runtime::basic_scheduler::BasicScheduler>::block_on::<poot[8ce261c63d6aced5]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   37:     0x5d1cbdc81e71 - <tokio[51da3ac81f0d0aa4]::runtime::Runtime>::block_on::<poot[8ce261c63d6aced5]::test::test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   38:     0x5d1cbdcb41ec - poot[8ce261c63d6aced5]::test::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:132:15
[INFO] [stdout]   39:     0x5d1cbdcae957 - poot[8ce261c63d6aced5]::test::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:123:24
[INFO] [stdout]   40:     0x5d1cbdc7cbd6 - <poot[8ce261c63d6aced5]::test::test::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d1cbdf44fbb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d1cbdf44fbb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5d1cbdf519ab - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5d1cbdf519ab - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5d1cbdf519ab - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5d1cbdf519ab - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5d1cbdf519ab - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d1cbdf519ab - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5d1cbdf519ab - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5d1cbdf4d0c4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5d1cbdf4d0c4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5d1cbdf545b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5d1cbdf545b2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5d1cbdf545b2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5d1cbdf545b2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5d1cbdf545b2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5d1cbdf545b2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5d1cbdf545b2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5d1cbe2cbc1f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x5d1cbe2cbc1f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7e02787f1aa4 - <unknown>
[INFO] [stdout]   62:     0x7e027887ea64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4e1db30b40365e7475399b457d095c473b6f90eef50f01fb07a738275ae4b08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e1db30b40365e7475399b457d095c473b6f90eef50f01fb07a738275ae4b08b", kill_on_drop: false }`
[INFO] [stdout] 4e1db30b40365e7475399b457d095c473b6f90eef50f01fb07a738275ae4b08b
